SsAthleticStatus 
Logical Entity Name  SsAthleticStatus 
Default Table Name  SsAthleticStatus 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SsAthleticStatus Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SsAthleticStatusID(PK)    int  NO 
 
Code    varchar(8)  NO 
 
Descrip    varchar(50)  NO 
 
SyCampusGrpID(FK)    int  YES 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
IsActiveAthlete    bit  NO 
 

SsAthleticStatus Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SsAthleticStatusSsAthleticStatusID  PrimaryKey  SsAthleticStatusID 

SsAthleticStatus Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCampusGrp  Non-Identifying  Zero or One to Zero or More  FK_SsAthleticStatusSyCampusGrpID_SyCampusGrpSyCampusGrpID      SyCampusGrpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SsAthleticStatusUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SsAthleticDetail  Non-Identifying  One To Zero or More  FK_SsAthleticDetailSsAthleticStatusID_SsAthleticStatusSsAthleticStatusID        NO  YES 

SsAthleticStatus Check Constraints 
Check Constraint Name  CheckConstraint 

SsAthleticStatus Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SsAthleticStatus Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.AthleticStatus 
NO       
Physical (Microsoft SQL Server)
dbo.SsAthleticStatus 
NO       

SsAthleticStatus Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

SsAthleticStatus Data Movement Rules 
Name  Type  Rule Text/Value